Name :Tangent function

Symbol :TAN

Illustrate:

    Perform tangent function operations on the input values.

Image:

Parameter:

Parameter Statement Type Description
IN Input REAL
Enter a value
OUT Output REAL
Output value

Example:

LD:

ST:



Interpretation:

parameter operandvalue
INTagInEnter a value:45
OUTTagOutOutput value:1.61977
	IN inputs REAL data, and OUT outputs the tangent operation of IN.